crypto/internal/fips140/ed25519.PublicKey.a (field)
3 uses
crypto/internal/fips140/ed25519 (current package)
ed25519.go#L53: a edwards25519.Point
ed25519.go#L159: if _, err := pub.a.SetBytes(pubBytes); err != nil {
ed25519.go#L334: minusA := (&edwards25519.Point{}).Negate(&pub.a)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)